Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

42 major refactoring #86

Draft
wants to merge 47 commits into
base: main
Choose a base branch
from
Draft

42 major refactoring #86

wants to merge 47 commits into from

Conversation

SanJSp
Copy link
Collaborator

@SanJSp SanJSp commented Jan 26, 2022

Re-opening of #45 as it has been reverted.

Let's try to get the deployment running ☺️

LucPrestin and others added 30 commits August 19, 2021 12:40
# Conflicts:
#	view/home.html
LucPrestin and others added 17 commits September 2, 2021 15:25
* Use Bootstrap npm starter (#45)

* start with applying the bootstrap npm starter (WIP)

* Clean package.json, no purgeCSS

* use node modules instead of manually included scripts

* adapt view links to new paths

* Use compiled CSS files

* Add forgotten merge conflict

* remove starter CSS (now main.css)

* Fix merge

* gitignore CSS dist files

* Add bootstraptest page

* return to using a cdn instead of npm

* start adapting main page to the bootstrap example dashboard

* import whole bootstrap instead of single packages and use fontawesome icons

* remove files that should be ignored due to the .gitignore

* add prettier and eslint as npm scripts and run them

* move header in own file

* let header be appended via script instead of needing to add it via html too

* make sidebar navigation look like tab-pills

* add padding to header to not overlap with the main content; add active attribute to header depending on page

* adapt settings page to new visuals

* adapt team pages to new visuals

* adapt sprint page to new visuals

* make sidebar fixed to left

* load header via page script to avoid concurrency-issue; fix config not stored on settings page leave

* fix url parameter cut and thus not processable

* update readme

* apply prettier

* apply some pr-feedback

* fix header not getting attached when the view-script throws an error

* update some packages, remove unneeded icon-list scss file

* fix sidebar placement and run prettier

* update dependencies and run prettier

* fix minor issues and adapt index.html for deployment

* Update NPM packages

* Update NPM packages with breaking changes

* Update GH Actions workfow

* Some more NPM package updates

Co-authored-by: LucPrestin <[email protected]>

* Add .nojekyll file for GH Pages

* qucik fix for empty issue bodies

* removed debugger statements

* Add explanation to PR metrics

* Initial explanations for PR measures

* Add explanations for commit measures

* Add explanations to issue measures

* Revert "Use Bootstrap npm starter (#45)"

This reverts commit 11c97f1.

* removed individually comparable metric

* Update README.md

* Update README intro

* Updates to README

* Update NPM packages

* Update deploy action

Co-authored-by: LucPrestin <[email protected]>
Co-authored-by: Sandro Speh <[email protected]>
Co-authored-by: Sandro Sp <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants